HipRendererImplementation.clear

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void clear()
  2. void clear(HipColorf color)
  3. void clear(ubyte r, ubyte g, ubyte b, ubyte a)
    class HipRendererImplementation
    void
    clear
    (
    ubyte r = 255
    ,
    ubyte g = 255
    ,
    ubyte b = 255
    ,
    ubyte a = 255
    )

Meta